home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / frame_8 / PlaceObject2_390_25 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2005-09-27  |  100 b   |  7 lines

  1. onClipEvent(load){
  2.    if(_root.gotTower != 1)
  3.    {
  4.       _root.tower._visible = false;
  5.    }
  6. }
  7.